ComponentOne ASP.NET MVC Controls
ChartSeriesBaseBuilder<T,TControl,TBuilder> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : ChartSeriesBaseBuilder<T,TControl,TBuilder> Class

The following tables list the members exposed by ChartSeriesBaseBuilder<T,TControl,TBuilder>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.AltStyle. Sets the alternative style for the series. The values from this property will be used for negative values in Bar, Column, and Scatter charts; and for rising values in financial chart types like Candlestick, LineBreak, EquiVolume etc.  
Public MethodOverloaded. Sets the AxisX property.  
Public MethodOverloaded. Sets the AxisY property.  
Public MethodOverloaded. Bind data with the url of the action which is used for reading data.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.BindingX. Sets the name of the property that contains X values for the series.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemsSource. Sets ItemsSource settings.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.CssClass. Sets the series CSS class.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.InterpolateNulls. Sets a value that determines whether to interpolate null values in the data.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.ItemFormatter. Sets the itemFormatter client-side function name for specific series  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Name. Sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.  
Public MethodConfigurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendered client event. Occurs when series is rendered.  
Public MethodConfigurates the C1.Web.Mvc.ChartSeriesBase<T>.OnClientRendering client event. Occurs when series is rendering.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.Style. Sets the series style.  
Public MethodOverloaded. Set the Symbol for Series.  
Public MethodSets the SymbolMarker property.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.SymbolStyle. Sets the series symbol style. Applies to Scatter, LineSymbols, and SplineSymbols chart types.  
Public MethodConfigurates C1.Web.Mvc.ChartSeriesBase<T>.TooltipContent. Sets or Gets the tooltip content for specific chart series  
Public MethodSets the Visibility property.  
Top
See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace